Generic Function Delete-Last

( delete-last < ordered-container-mixin > )
Removes (and returns) the last item in an ordered
container.
Behavior is undefined if the container is empty.

Method Summary (1 method)

delete-last <